DO NOT MERGE — CI check for the updated v1.0.0 release tree - #93
Closed
Xof wants to merge 3 commits into
Closed
Conversation
Temporary — same-history carrier for the exact file content on release/v1.0.0 (an orphan branch GitHub won't open a PR against), so CI can run against it before that branch replaces main's history. Not meant to be merged normally.
Supersedes the earlier ci-check commit. Adds the crates.io/PyPI rename to chisel-storage, a crossbeam-epoch/anyhow security update, and the two publish workflows (publish-crate.yml, wheels.yml's publish-pypi job). Same-history carrier for release/v1.0.0's content; not meant to be merged normally.
🚦 Bench results: PR vs main
Per-scenario detail (4 metrics × cells)document-store
mutation-log
ycsb-a
ycsb-b
|
Collaborator
Author
|
CI green (10/10 checks) on the final release/v1.0.0 tree. Closing without merging — the history swap happens via release/v1.0.0 directly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge
Same purpose as the now-closed #92, rebuilt to cover the full updated release tree: the crates.io/PyPI rename to `chisel-storage`, the crossbeam-epoch/anyhow security bump, and the two new publish workflows. Diff below is the real content delta (9 files) versus current `main`.
Close without merging once CI is green — the actual history swap happens via `release/v1.0.0`, not this PR.